Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ITreeDataCollection<T> Interface
Properties Methods

In This Topic
    ITreeDataCollection<T> Interface Members
    In This Topic

    The following tables list the members exposed by ITreeDataCollection<T>.

    Public Properties
    Public Methods
     NameDescription
     MethodGets the children of the item at the specified index.  
     Method (Inherited from System.Collections.Generic.IEnumerable<T>)
     MethodGets the type of the item. (Inherited from C1.DataCollection.IDataCollection<T>)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Top
    See Also